{template top}
{template member_left}

{$L['payment_status']}

{if $charge_status == 2} {elseif $charge_status == 1} {elseif $charge_status == 3} {else} {/if}
{$L['payment_status_0']}
{$L['error_code']}: {$charge_errcode}
{$L['payment_status_successful']}: {$charge_amount} {$CFG['currency']}
{$L['transaction_id']}: {$charge_orderid}
{$L['waiting_for_processing']}
{$L['reload_page']}
{$L['payment_status_none']}
 
{template footer}